バージョン

Active プロパティ (HashPool<TKey,TValue>)

プールのアクティブなメンバー。
シンタックス
'宣言
 
Protected Property Active As Dictionary(Of TKey,TValue)
protected Dictionary<TKey,TValue> Active {get; set;}
参照